minios: replace mktime implementation
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 26 May 2009 08:54:53 +0000 (09:54 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 26 May 2009 08:54:53 +0000 (09:54 +0100)
commit2cda4bd1e1a623b7c99bf2266dcb9ff82aa0f463
tree947acd463eab3016bd3e74cfcc177d7e780eb671
parentc7c69094e5ce66ed7a2b5d05420a7d1c01e3d6c4
minios: replace mktime implementation

In the efforts to clarify MiniOS license it came to my attention that
few portions of MiniOS were taken from other GPL projects, one of them
is the mktime implementation. This patch replaces the current GPL
licensed mktime implementation with a different and BSD licensed
version.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
extras/mini-os/arch/ia64/time.c